Tests That Can'T Fail ^^^^^ **Definition:** * TDD tests that pass rather than failing in the first execution. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `A testing anti-pattern safari `_